[INFO] fetching crate pitch-core-py 0.1.0...
[INFO] checking pitch-core-py-0.1.0 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] extracting crate pitch-core-py 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pitch-core-py 0.1.0
[INFO] finished tweaking crates.io crate pitch-core-py 0.1.0
[INFO] tweaked toml for crates.io crate pitch-core-py 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pitch-core-py 0.1.0 on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pitch-core-py 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pitch-core-onnx v0.1.0
[INFO] [stderr]   Downloaded ndarray-stats v0.5.1
[INFO] [stderr]   Downloaded pitch-core v0.1.0
[INFO] [stderr]   Downloaded swipe-rs v0.3.0
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded noisy_float v0.2.1
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded ort-sys v2.0.0-rc.12
[INFO] [stderr]   Downloaded numpy v0.28.0
[INFO] [stderr]   Downloaded ort v2.0.0-rc.12
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded lzma-rust2 v0.15.7
[INFO] [stderr]   Downloaded pyin v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9
[INFO] running `Command { std: "docker" "start" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ndarray-stats v0.5.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]     Checking rubato v0.16.2
[INFO] [stderr]     Checking swipe-rs v0.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking pyin v1.2.0
[INFO] [stderr]     Checking pitch-core v0.1.0
[INFO] [stderr]     Checking pitch-core-py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9", kill_on_drop: false }`
[INFO] [stdout] f5fea56173826e7bb7069035bbdfb3cb0460df2878fbfb6d8346a5b3534f20e9
